Welcome![Sign In][Sign Up]
Location:
Search - ASP.Net Server Control

Search list

[Other resourceWrox.Professional.ASP.NET.2.0.Server.Control.and.C

Description: Wrox.Professional.ASP.NET.2.0.Server.Control.and.Component.Development.Aug.2006,用户自定义空件开发
Platform: | Size: 6797078 | Author: qiao | Hits:

[Other resourceLatLaysFlat

Description: This the first article in a three article series examining a custom ASP.NET server control I developed to make using the Google Maps API easier for .NET developers. This article assumes you are somewhat familiar with Google Maps (or are at least somewhat curious). If you’re not familiar with Google Maps or its sweet API checkout this site and this one for the low-down. You may see references throughout the article to \"my control, my GoogleMaps control, my GMap control, etc.\". I did not create the Google Maps API, I merely created a wrapper for ASP.NET using C#, XML, and XSL. 这是一个ASP.NET服务器控件,让.NET开发人员可以方便地在程序中使用Google Maps API。
Platform: | Size: 451517 | Author: 成东 | Hits:

[WEB CodeASP.NET领先研究

Description: 一个台湾人写的ASP+的范例,用于入门很好。 第 1 章 從 ASP 到 ASP+ 第 2 章 使用 ASP+ 的準備工作 第 3 章 Server 控制元件(一) -- HTML 控制元件 第 4 章 Server 控制元件(二) -- Web 控制元件 第 5 章 資料控制元件及資料庫存取 第 6 章 ADO+ 與資料庫存取 第 7 章 物件開發 第 8 章 ASP+ 進階技巧 第 9 章 Web Services 各章都有源码例子,很不错。-write a Taiwanese ASP model for a good entry. Chapter 1 from ASP to ASP Chapter 2 using ASP preparations Chapter 3 Server Control Element (1) -- HTML control components Chapter 4 Server Control Element (2) -- Web Control Elements Chapter 5 of information control components and inventory information from Chapter 6 ADO and take inventory data Chapter 7 objects Development Chapter 8 ASP intermediate skills Chapter 9 of the chapter Web Services have source examples, very good.
Platform: | Size: 946717 | Author: 海燕 | Hits:

[BooksDevASPNET

Description: Developing Microsoft ASP.NET Server Controls and Components
Platform: | Size: 520192 | Author: xiaoyaoygs | Hits:

[WEB CodeASP.NET领先研究

Description: 一个台湾人写的ASP+的范例,用于入门很好。 第 1 章 從 ASP 到 ASP+ 第 2 章 使用 ASP+ 的準備工作 第 3 章 Server 控制元件(一) -- HTML 控制元件 第 4 章 Server 控制元件(二) -- Web 控制元件 第 5 章 資料控制元件及資料庫存取 第 6 章 ADO+ 與資料庫存取 第 7 章 物件開發 第 8 章 ASP+ 進階技巧 第 9 章 Web Services 各章都有源码例子,很不错。-write a Taiwanese ASP model for a good entry. Chapter 1 from ASP to ASP Chapter 2 using ASP preparations Chapter 3 Server Control Element (1)-- HTML control components Chapter 4 Server Control Element (2)-- Web Control Elements Chapter 5 of information control components and inventory information from Chapter 6 ADO and take inventory data Chapter 7 objects Development Chapter 8 ASP intermediate skills Chapter 9 of the chapter Web Services have source examples, very good.
Platform: | Size: 946176 | Author: 海燕 | Hits:

[Internet-Networkclosetoasp.netsource

Description: 第一章 初识ASP.NET第二章 第一个ASP.NET程序第三章 ASP.NET、C#语法第四章 常用对象的应用 第五章 SERVER控件 第六章 数据库访问 第七章 ASP.NETApplication 第八章 文件的操作 第九章 XML 第十章 WebService 第十一章 高级应用 第十二章 高级应用实例 -acquaintances ASP.NET second Chapter 1 ASP.NET procedures third chapter ASP.NE T, C# syntax fourth chapter of Common Object Application Server Control Chapter 5 Chapter 6 Chapter 7 Database Access ASP.NETApplication eighth chapter documents the operation of the ninth chapter XML Chapter 10 WebServic e Chapter 11 Chapter 12 Senior High Application Application
Platform: | Size: 361472 | Author: maomao | Hits:

[BooksAspnetkjkf

Description: 《Asp.net服务器控件与组件开发》电子版,本书详细介绍了Web Forms编程模型,对.net框架组件和控件编程进行了概述。-"ASP.NET server controls and components development of the" electronic version, The book details the Web Forms programming model, right. net framework components and control program were outlined.
Platform: | Size: 9270272 | Author: 王洪刚 | Hits:

[xml-soap-webserviceAJAXDatePicker

Description: AJAX Date Picker is a free ASP.NET 2.0 calendar control that utilizes AJAX techniques to get data from the server without an entire page postback. You can specify the clickable dates on a given month as well as other days like holidays, etc. A great application for this control is for those sites that use some reservation system to select valid dates. For example, a travel site can use this control to render only valid dates. This control limits the user on what dates to click. As a result, you have a hybrid client/server validation. This control is free along with the source code. Feel free to modify the code to suit your needs. If you want to change the look, all you have to do is modify the Default.css file or create your own. Make sure you use the same class names. There is a property called ImageDirectory where you can specify the image directory (the default is images).-AJAX Date Picker is a free ASP.NET 2.0 calen dar control that utilizes AJAX techniques to ge t data from the server without an entire page pos tback. You can specify the dates on a clickable g iven month as well as on other days like holidays. etc.. A great application for this control is for those sites that use some reservation system to select valid dates. For example, a travel site can use this control to render only valid dates. This control limits the user on wha t dates to click. As a result, you have a hybrid client/server validation. Th is control is free along with the source code. Fe el free to modify the code to suit your needs. If y ou want to change the look, all you have to do is modify the file Default.css or create your own. Make sure you use the same 10:48 ss names. The
Platform: | Size: 80896 | Author: zhangli | Hits:

[Web ServerDevASPNET

Description: 《Developing Microsoft ASP.NET Server Controls and Component》最新国外图书-"Developing Microsoft ASP.NET Server Con trols and Component "The latest foreign books
Platform: | Size: 441344 | Author: | Hits:

[OtherAsp.Net_Ajax_PROGRAM

Description: 我的第一个chat room 是用ASP 3.0写的。 程序比较简单,两个text box, 用来处理页面上每秒刷新的信息。那时候,要想建一个真正的chat room,要用到Java Applet 或者 ActiveX control。基于HTTP的chart rooms都面临着一些跟我第一个chat room一样的问题。这些问题包括页面刷新导致的屏幕闪烁现象。但这个问题已经被AJAX解决了。 AJAX是JavaScript和 XML异步调用的结合。现在在server端用一些JavaScript代码就可以实现一个真正的chat room了。这篇文章不会介绍Ajax,并假设你已经对Ajax和ASP.NET的运用有一定了解。只是介绍如何用Ajax技术来创建一个基本的chat room。 -My first is a chat room with ASP 3.0 writes. Procedures are relatively simple, two text box, used to handle pages of information per second set. At that time, if we want to build a real chat room, have to use Java applet or ActiveX control. Based on the chart HTTP rooms are faced with something like my first one chat room asked the same issue. These issues include pages to refresh the screen flicker. However, this problem has been solved AJAX. AJAX is Asynchronous JavaScript and XML called the combination. Now the server side using some JavaScript code can achieve a real chat r the oom. This article will introduce Ajax, and the assumption that you have to Ajax and ASP.NET use a certain understanding. Only how to use Ajax technology to create a basic chat room.
Platform: | Size: 2048 | Author: 柳军 | Hits:

[OtherASpNETAJAX

Description: 本卷从最易于理解和使用的部分入手,介绍ASP.NET AJAX框架中能够与传统ASP.NET无缝对接的服务器端部分,包括服务器端ASP.NET AJAX Extensions与ASP.NET AJAX Control Toolkit。这部分内容不需要读者任何的客户端开发知识,只要在Visual Studio中拖拖拽拽即可实现强大的客户端Ajax功能,例如局部页面更新、异步回送、拖拽、动画等,非常适合为现有的ASP.NET 2.0应用程序添加少量的Ajax特性,或是基于ASP.NET 2.0的一些简单Ajax功能的实现。-The present volume, from the most easy to understand and use some to start, introduce the framework of ASP.NET AJAX can be docked seamlessly with the traditional ASP.NET server-side part, including the server-side ASP.NET AJAX Extensions and ASP.NET AJAX Control Toolkit. This part of the contents of readers do not need any client-side development of knowledge, as long as the Visual Studio drag drag drag can realize powerful Ajax client-side functions, such as partial page updates, asynchronous loopback, drag and drop, animation and so on, very suitable for the existing ASP.NET 2.0 application to add a small amount of Ajax features, ASP.NET 2.0 or based on some simple Ajax functionality realized.
Platform: | Size: 3841024 | Author: ty | Hits:

[Web ServerajaxTreeView

Description: ajax 的无刷新 treeview 控件 asp.net asp.net 服务器控件-ajax without refreshing TreeView control asp.net asp.net server control
Platform: | Size: 89088 | Author: zyanswer | Hits:

[WEB Codenet2.0

Description: 一个.net写的网站的源码,转发的。原作者是yiyun_ 亦云。 meta网站系统 前些日子,需要做web程序,拿了CommunityServer参考,觉有些意思,就学着弄了一个简单的网站系统,并发布到csdn. 由于对asp.net不熟悉,更是用了一些练习时的自定义控件,界面十分牵强简陋.感到不安. 最近抽时间修缮了一下.对原先必须的一些自定义控件重新设计增强,并尽量地使用VS原装. 1.增加菜单,分页,选项卡等控件 2.栏目\论坛增加无限级分组功能. 3.切换主题功能, 4.默认权限 5.使用一个简化的数据库访问组件,增加分页等函数.[懒办法,并不是好的数据处理方法]. ... 总是比之前好了一些.然仍是有不少问题.功能方面也有很多欠缺,需要时日增补. 使用说明: 1:将目录下数据库附加到sqlserver,更改web.config中拉连接配置 2.u:admin p:admin,管理员登录,在后台中定制栏目,主题 3.在admin.config中配置后台map 4.界面文件在theme/default/modules.代码在Components项目Controls/views中,一般地名称相同. ... 欢迎到我的blog交流: http://blog.csdn.net/yiyun_/ yiyun_ 亦云 2007-4-20 yiyun_@126.com http://blog.csdn.net/yiyun_/ -err
Platform: | Size: 2904064 | Author: shen kui | Hits:

[GIS programLatLaysFlat

Description: This the first article in a three article series examining a custom ASP.NET server control I developed to make using the Google Maps API easier for .NET developers. This article assumes you are somewhat familiar with Google Maps (or are at least somewhat curious). If you’re not familiar with Google Maps or its sweet API checkout this site and this one for the low-down. You may see references throughout the article to "my control, my GoogleMaps control, my GMap control, etc.". I did not create the Google Maps API, I merely created a wrapper for ASP.NET using C#, XML, and XSL. 这是一个ASP.NET服务器控件,让.NET开发人员可以方便地在程序中使用Google Maps API。-This the first article in a three article series examining a custom ASP.NET server control I developed to make using the Google Maps API easier for. NET developers. This article assumes you are somewhat familiar with Google Maps (or are at least somewhat curious) . If you re not familiar with Google Maps or its sweet API checkout this site and this one for the low-down. You may see references throughout the article to my control, my GoogleMaps control, my GMap control, etc.. I did not create the Google Maps API, I merely created a wrapper for ASP.NET using C#, XML, and XSL. This is an ASP.NET server control, so that. NET developers can easily use the program Google Maps API.
Platform: | Size: 451584 | Author: 成东 | Hits:

[CSharp_ASP35Controls

Description: FormView ASP.net Toolbar control in c#-sql server, controlled with security mechanism, sql script provided with images.
Platform: | Size: 13312 | Author: Muhammad Rafiq | Hits:

[ActiveX/DCOM/ATLfath_BarcodeX_NET_v2.0

Description: BarcodeX.NET is a .NET WinForms component and ASP.NET server control designed to create almost any type of industrial barcode in your applications and web sites. Features * 100 C# managed code * Available to .NET framework 2.0, 3.0 and 3.5 . * Supported barcodes: DataMatrix, PDF-417, EAN-13, EAN-8, EAN-5, EAN-2, UPC-A, UPC-E, Code39, Code39 Ext., Code 128, EAN-128, ISSN, ISBN, Codebar, Code25, Interleaved 25, Post 25, Code11, Code93, Plessey, ITF-14, EAN-14. * Can be used in WinForms and ASP.NET applications. * Generate BMP, GIF, PNG, JPEG barcode images. * Design-time support for ASP.NET server control -BarcodeX.NET is a .NET WinForms component and ASP.NET server control designed to create almost any type of industrial barcode in your applications and web sites. Features * 100 C# managed code * Available to .NET framework 2.0, 3.0 and 3.5 . * Supported barcodes: DataMatrix, PDF-417, EAN-13, EAN-8, EAN-5, EAN-2, UPC-A, UPC-E, Code39, Code39 Ext., Code 128, EAN-128, ISSN, ISBN, Codebar, Code25, Interleaved 25, Post 25, Code11, Code93, Plessey, ITF-14, EAN-14. * Can be used in WinForms and ASP.NET applications. * Generate BMP, GIF, PNG, JPEG barcode images. * Design-time support for ASP.NET server control
Platform: | Size: 657408 | Author: mandark | Hits:

[VC/MFCASP.NET860115

Description: ASP.NET服务器控件与组件开发PDG电子书+随书源码-ASP.NET Server Control and Component Development PDG e-book+ source code with the book
Platform: | Size: 9903104 | Author: HP | Hits:

[VC/MFCASP.NET(pdf)

Description: ASP控件和组件开发技术 服务器,数据回发,状态控制等 新版本-ASP controls and components to develop technology server, data back-fat, a new version of the state of control
Platform: | Size: 8681472 | Author: yan | Hits:

[Browser Clientftb1.6.3_51aspx

Description: FreeTextBox 是一个基于 Internet Explorer 中 MSHTML 技术的 ASP.NET 服务器控件。这是一款优秀的自由软件(Free Software),我们可以轻松地将其嵌入到 Web Forms 中实现 HTML 内容的在线编辑,在新闻发布、博客写作、论坛社区等多种 Web 系统中都会有用途,FTB_1.6.3_zh_Source是源码文件夹。该版本可以在Asp.net2.0中使用,详见代码佩文 -FreeTextBox is a MSHTML in Internet Explorer-based ASP.NET server control technology. This is a good free software (Free Software), we can easily be embedded in Web Forms to implement the contents of the online HTML editor, press releases, blog writing, forum communities, there will be a variety of Web systems use, FTB_1.6.3_zh_Source is the source folder. This version can be Asp.net2.0 use, see the code Pavin
Platform: | Size: 735232 | Author: 李赫 | Hits:

[.netAsp.net-Server-controls---Html-controls-uses

Description: Asp.net server control overview with Example
Platform: | Size: 17408 | Author: kazi | Hits:
« 12 3 4 »

CodeBus www.codebus.net